home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 24 / Amiga Format AFCD24 (Feb 1998, Issue 108).iso / -in_the_mag- / emulation / amiga / uae-0.7.0b2 / config.log < prev    next >
Text File  |  1998-01-20  |  16KB  |  412 lines

  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. configure:574: checking for gcc
  5. configure:651: checking whether the C compiler (gcc  ) works
  6. configure:665: gcc -o conftest    conftest.c  1>&5
  7. configure:685: checking whether the C compiler (gcc  ) is a cross-compiler
  8. configure:690: checking whether we are using GNU C
  9. configure:699: gcc -E conftest.c
  10. configure:714: checking whether gcc accepts -g
  11. configure:743: checking how to run the C preprocessor
  12. configure:764: gcc -E  conftest.c >/dev/null 2>conftest.out
  13. configure:804: checking whether make sets ${MAKE}
  14. configure:833: checking for wish4.0
  15. configure:862: checking for file
  16. configure:893: checking for AIX
  17. configure:917: checking for POSIXized ISC
  18. configure:952: checking for main in -lMedia_s
  19. configure:967: gcc -o conftest -g -O2   conftest.c -lMedia_s   1>&5
  20. /gg/m68k-amigaos/bin/ld: cannot open -lMedia_s: No such file or directory
  21. collect2: ld returned 1 exit status
  22. configure: failed program was:
  23. #line 960 "configure"
  24. #include "confdefs.h"
  25.  
  26. int main() {
  27. main()
  28. ; return 0; }
  29. configure:989: checking for main in -lNeXT_s
  30. configure:1004: gcc -o conftest -g -O2   conftest.c -lNeXT_s   1>&5
  31. /gg/m68k-amigaos/bin/ld: cannot open -lNeXT_s: No such file or directory
  32. collect2: ld returned 1 exit status
  33. configure: failed program was:
  34. #line 997 "configure"
  35. #include "confdefs.h"
  36.  
  37. int main() {
  38. main()
  39. ; return 0; }
  40. configure:1026: checking for OpenLibrary in -lamiga
  41. configure:1045: gcc -o conftest -g -O2   conftest.c -lamiga   1>&5
  42. configure:1067: checking for vga_setmode in -lvga
  43. configure:1086: gcc -o conftest -g -O2   conftest.c -lvga   1>&5
  44. /gg/m68k-amigaos/bin/ld: cannot open -lvga: No such file or directory
  45. collect2: ld returned 1 exit status
  46. configure: failed program was:
  47. #line 1075 "configure"
  48. #include "confdefs.h"
  49. /* Override any gcc2 internal prototype to avoid an error.  */
  50. /* We use char because int might match the return type of a gcc2
  51.     builtin and then its argument prototype would still apply.  */
  52. char vga_setmode();
  53.  
  54. int main() {
  55. vga_setmode()
  56. ; return 0; }
  57. configure:1108: checking for AFOpenAudioConn in -lAF
  58. configure:1127: gcc -o conftest -g -O2   conftest.c -lAF   1>&5
  59. /gg/m68k-amigaos/bin/ld: cannot open -lAF: No such file or directory
  60. collect2: ld returned 1 exit status
  61. configure: failed program was:
  62. #line 1116 "configure"
  63. #include "confdefs.h"
  64. /* Override any gcc2 internal prototype to avoid an error.  */
  65. /* We use char because int might match the return type of a gcc2
  66.     builtin and then its argument prototype would still apply.  */
  67. char AFOpenAudioConn();
  68.  
  69. int main() {
  70. AFOpenAudioConn()
  71. ; return 0; }
  72. configure:1149: checking for waddch in -lncurses
  73. configure:1168: gcc -o conftest -g -O2   conftest.c -lncurses   1>&5
  74. configure:1190: checking for pthread_create in -lpthread
  75. configure:1209: gcc -o conftest -g -O2   conftest.c -lpthread   1>&5
  76. /gg/m68k-amigaos/bin/ld: cannot open -lpthread: No such file or directory
  77. collect2: ld returned 1 exit status
  78. configure: failed program was:
  79. #line 1198 "configure"
  80. #include "confdefs.h"
  81. /* Override any gcc2 internal prototype to avoid an error.  */
  82. /* We use char because int might match the return type of a gcc2
  83.     builtin and then its argument prototype would still apply.  */
  84. char pthread_create();
  85.  
  86. int main() {
  87. pthread_create()
  88. ; return 0; }
  89. configure:1231: checking for sem_init in -lposix4
  90. configure:1250: gcc -o conftest -g -O2   conftest.c -lposix4   1>&5
  91. /gg/m68k-amigaos/bin/ld: cannot open -lposix4: No such file or directory
  92. collect2: ld returned 1 exit status
  93. configure: failed program was:
  94. #line 1239 "configure"
  95. #include "confdefs.h"
  96. /* Override any gcc2 internal prototype to avoid an error.  */
  97. /* We use char because int might match the return type of a gcc2
  98.     builtin and then its argument prototype would still apply.  */
  99. char sem_init();
  100.  
  101. int main() {
  102. sem_init()
  103. ; return 0; }
  104. configure:1272: checking for ggiInit in -lggi
  105. configure:1291: gcc -o conftest -g -O2   conftest.c -lggi   1>&5
  106. /gg/m68k-amigaos/bin/ld: cannot open -lggi: No such file or directory
  107. collect2: ld returned 1 exit status
  108. configure: failed program was:
  109. #line 1280 "configure"
  110. #include "confdefs.h"
  111. /* Override any gcc2 internal prototype to avoid an error.  */
  112. /* We use char because int might match the return type of a gcc2
  113.     builtin and then its argument prototype would still apply.  */
  114. char ggiInit();
  115.  
  116. int main() {
  117. ggiInit()
  118. ; return 0; }
  119. configure:1342: checking for X
  120. configure:1411: gcc -E  conftest.c >/dev/null 2>conftest.out
  121. configure:1407: X11/Intrinsic.h: No such file or directory
  122. configure: failed program was:
  123. #line 1406 "configure"
  124. #include "confdefs.h"
  125. #include <X11/Intrinsic.h>
  126. configure:1491: gcc -o conftest -g -O2   conftest.c -lXt  1>&5
  127. /gg/m68k-amigaos/bin/ld: cannot open -lXt: No such file or directory
  128. collect2: ld returned 1 exit status
  129. configure: failed program was:
  130. #line 1484 "configure"
  131. #include "confdefs.h"
  132.  
  133. int main() {
  134. XtMalloc()
  135. ; return 0; }
  136. configure:2188: checking for dirent.h that defines DIR
  137. configure:2201: gcc -c -g -O2  conftest.c 1>&5
  138. configure:2226: checking for opendir in -ldir
  139. configure:2245: gcc -o conftest -g -O2   conftest.c -ldir   1>&5
  140. /gg/m68k-amigaos/bin/ld: cannot open -ldir: No such file or directory
  141. collect2: ld returned 1 exit status
  142. configure: failed program was:
  143. #line 2234 "configure"
  144. #include "confdefs.h"
  145. /* Override any gcc2 internal prototype to avoid an error.  */
  146. /* We use char because int might match the return type of a gcc2
  147.     builtin and then its argument prototype would still apply.  */
  148. char opendir();
  149.  
  150. int main() {
  151. opendir()
  152. ; return 0; }
  153. configure:2309: checking for ANSI C header files
  154. configure:2322: gcc -E  conftest.c >/dev/null 2>conftest.out
  155. configure:2389: gcc -o conftest -g -O2   conftest.c  1>&5
  156. configure:2417: checking for unistd.h
  157. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  158. configure:2417: checking for fcntl.h
  159. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  160. configure:2417: checking for sys/time.h
  161. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  162. configure:2417: checking for sys/types.h
  163. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  164. configure:2417: checking for utime.h
  165. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  166. configure:2417: checking for string.h
  167. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  168. configure:2417: checking for strings.h
  169. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  170. configure:2417: checking for values.h
  171. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  172. configure:2417: checking for ncurses.h
  173. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  174. configure:2423: ncurses.h: No such file or directory
  175. configure: failed program was:
  176. #line 2422 "configure"
  177. #include "confdefs.h"
  178. #include <ncurses.h>
  179. configure:2417: checking for curses.h
  180. configure:2427: gcc -E  conftest.c >/dev/null 2>conftest.out
  181. configure:2457: checking for sys/vfs.h
  182. configure:2467: gcc -E  conftest.c >/dev/null 2>conftest.out
  183. configure:2463: sys/vfs.h: No such file or directory
  184. configure: failed program was:
  185. #line 2462 "configure"
  186. #include "confdefs.h"
  187. #include <sys/vfs.h>
  188. configure:2457: checking for sys/mount.h
  189. configure:2467: gcc -E  conftest.c >/dev/null 2>conftest.out
  190. configure:2457: checking for sys/select.h
  191. configure:2467: gcc -E  conftest.c >/dev/null 2>conftest.out
  192. configure:2463: sys/select.h: No such file or directory
  193. configure: failed program was:
  194. #line 2462 "configure"
  195. #include "confdefs.h"
  196. #include <sys/select.h>
  197. configure:2457: checking for sys/param.h
  198. configure:2467: gcc -E  conftest.c >/dev/null 2>conftest.out
  199. configure:2457: checking for sys/statfs.h
  200. configure:2467: gcc -E  conftest.c >/dev/null 2>conftest.out
  201. configure:2463: sys/statfs.h: No such file or directory
  202. configure: failed program was:
  203. #line 2462 "configure"
  204. #include "confdefs.h"
  205. #include <sys/statfs.h>
  206. configure:2457: checking for sys/statvfs.h
  207. configure:2467: gcc -E  conftest.c >/dev/null 2>conftest.out
  208. configure:2463: sys/statvfs.h: No such file or directory
  209. configure: failed program was:
  210. #line 2462 "configure"
  211. #include "confdefs.h"
  212. #include <sys/statvfs.h>
  213. configure:2457: checking for sys/stat.h
  214. configure:2467: gcc -E  conftest.c >/dev/null 2>conftest.out
  215. configure:2457: checking for linux/joystick.h
  216. configure:2467: gcc -E  conftest.c >/dev/null 2>conftest.out
  217. configure:2463: linux/joystick.h: No such file or directory
  218. configure: failed program was:
  219. #line 2462 "configure"
  220. #include "confdefs.h"
  221. #include <linux/joystick.h>
  222. configure:2497: checking for sys/soundcard.h
  223. configure:2507: gcc -E  conftest.c >/dev/null 2>conftest.out
  224. configure:2503: sys/soundcard.h: No such file or directory
  225. configure: failed program was:
  226. #line 2502 "configure"
  227. #include "confdefs.h"
  228. #include <sys/soundcard.h>
  229. configure:2497: checking for machine/soundcard.h
  230. configure:2507: gcc -E  conftest.c >/dev/null 2>conftest.out
  231. configure:2503: machine/soundcard.h: No such file or directory
  232. configure: failed program was:
  233. #line 2502 "configure"
  234. #include "confdefs.h"
  235. #include <machine/soundcard.h>
  236. configure:2497: checking for sun/audioio.h
  237. configure:2507: gcc -E  conftest.c >/dev/null 2>conftest.out
  238. configure:2503: sun/audioio.h: No such file or directory
  239. configure: failed program was:
  240. #line 2502 "configure"
  241. #include "confdefs.h"
  242. #include <sun/audioio.h>
  243. configure:2497: checking for sys/audioio.h
  244. configure:2507: gcc -E  conftest.c >/dev/null 2>conftest.out
  245. configure:2503: sys/audioio.h: No such file or directory
  246. configure: failed program was:
  247. #line 2502 "configure"
  248. #include "confdefs.h"
  249. #include <sys/audioio.h>
  250. configure:2497: checking for getopt.h
  251. configure:2507: gcc -E  conftest.c >/dev/null 2>conftest.out
  252. configure:2503: getopt.h: No such file or directory
  253. configure: failed program was:
  254. #line 2502 "configure"
  255. #include "confdefs.h"
  256. #include <getopt.h>
  257. configure:2497: checking for features.h
  258. configure:2507: gcc -E  conftest.c >/dev/null 2>conftest.out
  259. configure:2503: features.h: No such file or directory
  260. configure: failed program was:
  261. #line 2502 "configure"
  262. #include "confdefs.h"
  263. #include <features.h>
  264. configure:2497: checking for sys/termios.h
  265. configure:2507: gcc -E  conftest.c >/dev/null 2>conftest.out
  266. configure:2537: checking for posix_opt.h
  267. configure:2547: gcc -E  conftest.c >/dev/null 2>conftest.out
  268. configure:2543: posix_opt.h: No such file or directory
  269. configure: failed program was:
  270. #line 2542 "configure"
  271. #include "confdefs.h"
  272. #include <posix_opt.h>
  273. configure:2537: checking for sys/ioctl.h
  274. configure:2547: gcc -E  conftest.c >/dev/null 2>conftest.out
  275. configure:2537: checking for sys/ipc.h
  276. configure:2547: gcc -E  conftest.c >/dev/null 2>conftest.out
  277. configure:2537: checking for sys/shm.h
  278. configure:2547: gcc -E  conftest.c >/dev/null 2>conftest.out
  279. configure:2577: checking for ggi/libggi.h
  280. configure:2587: gcc -E  conftest.c >/dev/null 2>conftest.out
  281. configure:2583: ggi/libggi.h: No such file or directory
  282. configure: failed program was:
  283. #line 2582 "configure"
  284. #include "confdefs.h"
  285. #include <ggi/libggi.h>
  286. configure:2577: checking for gtk/gtk.h
  287. configure:2587: gcc -E  conftest.c >/dev/null 2>conftest.out
  288. configure:2583: gtk/gtk.h: No such file or directory
  289. configure: failed program was:
  290. #line 2582 "configure"
  291. #include "confdefs.h"
  292. #include <gtk/gtk.h>
  293. configure:2577: checking for X11/forms.h
  294. configure:2587: gcc -E  conftest.c >/dev/null 2>conftest.out
  295. configure:2583: X11/forms.h: No such file or directory
  296. configure: failed program was:
  297. #line 2582 "configure"
  298. #include "confdefs.h"
  299. #include <X11/forms.h>
  300. configure:2577: checking for forms.h
  301. configure:2587: gcc -E  conftest.c >/dev/null 2>conftest.out
  302. configure:2583: forms.h: No such file or directory
  303. configure: failed program was:
  304. #line 2582 "configure"
  305. #include "confdefs.h"
  306. #include <forms.h>
  307. configure:2615: checking for be/Be.h
  308. configure:2625: gcc -E  conftest.c >/dev/null 2>conftest.out
  309. configure:2621: be/Be.h: No such file or directory
  310. configure: failed program was:
  311. #line 2620 "configure"
  312. #include "confdefs.h"
  313. #include <be/Be.h>
  314. configure:2649: checking size of char
  315. configure:2668: gcc -o conftest -g -O2   conftest.c  1>&5
  316. configure:2688: checking size of short
  317. configure:2707: gcc -o conftest -g -O2   conftest.c  1>&5
  318. configure:2727: checking size of int
  319. configure:2746: gcc -o conftest -g -O2   conftest.c  1>&5
  320. configure:2766: checking size of long
  321. configure:2785: gcc -o conftest -g -O2   conftest.c  1>&5
  322. configure:2805: checking size of long long
  323. configure:2824: gcc -o conftest -g -O2   conftest.c  1>&5
  324. configure:2845: checking for working const
  325. configure:2899: gcc -c -g -O2  conftest.c 1>&5
  326. configure:2920: checking for inline
  327. configure:2934: gcc -c -g -O2  conftest.c 1>&5
  328. configure:2963: checking for mode_t
  329. configure:2996: checking for off_t
  330. configure:3029: checking for pid_t
  331. configure:3062: checking for st_blocks in struct stat
  332. configure:3075: gcc -c -g -O2  conftest.c 1>&5
  333. configure:3098: checking whether time.h and sys/time.h may both be included
  334. configure:3112: gcc -c -g -O2  conftest.c 1>&5
  335. configure:3133: checking whether struct tm is in sys/time.h or time.h
  336. configure:3146: gcc -c -g -O2  conftest.c 1>&5
  337. configure:3169: checking whether gcc needs -traditional
  338. configure:3194: termio.h: No such file or directory
  339. configure:3215: checking for 8-bit clean memcmp
  340. configure:3233: gcc -o conftest -g -O2   conftest.c  1>&5
  341. configure:3251: checking return type of signal handlers
  342. configure:3273: gcc -c -g -O2  conftest.c 1>&5
  343. configure:3292: checking whether utime accepts a null argument
  344. configure:3313: gcc -o conftest -g -O2   conftest.c  1>&5
  345. configure:3339: checking for getcwd
  346. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  347. configure:3339: checking for getopt
  348. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  349. configure:3339: checking for strdup
  350. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  351. configure:3339: checking for gettimeofday
  352. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  353. configure:3339: checking for sigaction
  354. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  355. configure:3339: checking for mkdir
  356. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  357. configure:3339: checking for rmdir
  358. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  359. configure:3339: checking for select
  360. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  361. configure:3339: checking for strerror
  362. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  363. configure:3339: checking for strstr
  364. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  365. configure:3339: checking for statfs
  366. configure:3367: gcc -o conftest -g -O2   conftest.c  1>&5
  367. configure:3394: checking for tcgetattr
  368. configure:3422: gcc -o conftest -g -O2   conftest.c  1>&5
  369. configure:3394: checking for cfmakeraw
  370. configure:3422: gcc -o conftest -g -O2   conftest.c  1>&5
  371. configure:3394: checking for readdir_r
  372. configure:3422: gcc -o conftest -g -O2   conftest.c  1>&5
  373. /t/cc4809201.o: In function `main':
  374. /HD200/uae-0.7.0b2/configure:3416: undefined reference to `readdir_r'
  375. collect2: ld returned 1 exit status
  376. configure: failed program was:
  377. #line 3399 "configure"
  378. #include "confdefs.h"
  379. /* System header to define __stub macros and hopefully few prototypes,
  380.     which can conflict with char readdir_r(); below.  */
  381. #include <assert.h>
  382. /* Override any gcc2 internal prototype to avoid an error.  */
  383. /* We use char because int might match the return type of a gcc2
  384.     builtin and then its argument prototype would still apply.  */
  385. char readdir_r();
  386.  
  387. int main() {
  388.  
  389. /* The GNU C library defines this for functions which it implements
  390.     to always fail with ENOSYS.  Some functions are actually named
  391.     something starting with __ and the normal name is an alias.  */
  392. #if defined (__stub_readdir_r) || defined (__stub___readdir_r)
  393. choke me
  394. #else
  395. readdir_r();
  396. #endif
  397.  
  398. ; return 0; }
  399. configure:3448: checking how many args statfs takes
  400. configure:3480: gcc -c -g -O2  conftest.c 1>&5
  401. configure:3495: checking whether to use f_bavail or f_bfree
  402. configure:3527: gcc -c -g -O2  conftest.c 1>&5
  403. configure:3572: checking for attr_t in curses.h
  404. configure:3581: gcc -c -g -O2  conftest.c 1>&5
  405. configure:4099: checking which target to use
  406. configure:4271: checking for GCC 2.7 or higher
  407. configure:4301: checking for glibc-2.0 or higher
  408. configure:4396: checking whether we are on an ELF system
  409. configure:4620: checking which sound system to use
  410. configure:4695: checking which CPU to use
  411. configure:4701: checking which FPU to use
  412.